Skip to content

Conversation

declatesot
Copy link

<!doctype html>

<title>News Article</title>

<link href="base.css" rel="stylesheet" />

<script src="base.js"></script>
News Site

Article Name

  <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam egestas tortor sapien, non tristique ligula accumsan eu.</p>

  <img src="mountains.jpg">
</article>

<!doctype html>
<html lang="en">
  <head>
    <link rel="shortcut icon" href="amp_favicon.png">

    <title>News Article</title>

    <link href="base.css" rel="stylesheet" />

    <script src="base.js"></script>
  </head>
  <body>
    <header>
      News Site
    </header>
    <article>
      <h1>Article Name</h1>

      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam egestas tortor sapien, non tristique ligula accumsan eu.</p>

      <img src="mountains.jpg">
    </article>
  </body>
</html>
@google-cla
Copy link

google-cla bot commented Sep 28, 2021

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@declatesot declatesot closed this Sep 29, 2021
@declatesot declatesot deleted the patch-1 branch September 29, 2021 13:40
@declatesot declatesot restored the patch-1 branch September 29, 2021 14:43
@declatesot declatesot reopened this Oct 2, 2021
a2425rdl added a commit to a2425rdl/docs that referenced this pull request Feb 10, 2022
Copy link

@Vue-Pu Vue-Pu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link

@Vue-Pu Vue-Pu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed GOOGLE CLA

Copy link

@Vue-Pu Vue-Pu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@declatesot I signed it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants